Gate update
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
api-mermsemr:
|
||||
image: registry.myfit.ai/merms/api-mermsemr:latest
|
||||
float-gate:
|
||||
# image: registry.myfit.ai/merms/api-mermsemr:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/apache/Dockerfile
|
||||
@@ -16,6 +16,6 @@ services:
|
||||
- ./:/var/www/html
|
||||
- ./apache_log:/var/log/apache2
|
||||
ports:
|
||||
- 8085:80
|
||||
- 5509:80
|
||||
volumes:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user