generated from bisco/codex-bootstrap
chore: rename nginx service to proxy
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ All tests should run inside Docker containers.
|
||||
docker compose run --rm backend python manage.py test
|
||||
docker compose run --rm frontend npm run check
|
||||
docker compose run --rm frontend npm run build
|
||||
docker compose run --rm nginx nginx -t
|
||||
docker compose run --rm proxy nginx -t
|
||||
docker compose config --quiet
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user