Implement deploy-system port command

This commit is contained in:
David Boreham
2023-01-23 22:09:56 -07:00
parent 9464c47163
commit ea6f932e00
6 changed files with 37 additions and 8 deletions
+2
View File
@@ -3,3 +3,5 @@ services:
test:
image: cerc/test-container:local
restart: always
ports:
- "80"