Restore volume for local development.
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
container_name: startup-app
|
||||
ports:
|
||||
- '80:80'
|
||||
# volumes:
|
||||
# - ./:/var/www/html
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
links:
|
||||
- db
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user