goose fix
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-10 02:12:55 +07:00
parent 0033970c30
commit 9a51201678
2 changed files with 8 additions and 1 deletions
+7 -1
View File
@@ -6,4 +6,10 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "8180:8090"
- "8180:8090"
networks:
- common-network
networks:
common-network:
external: true