Finally up and running again.
This commit is contained in:
@@ -2,7 +2,7 @@ networks:
|
||||
rush-character-net:
|
||||
|
||||
services:
|
||||
rush-character-archive:
|
||||
frontend:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./frontend/Dockerfile
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
watch:
|
||||
- action: sync
|
||||
path: ./frontend
|
||||
target: /srv/frontende
|
||||
target: /srv/frontend
|
||||
ignore:
|
||||
- node_modules
|
||||
- action: rebuild
|
||||
|
||||
Reference in New Issue
Block a user