diff --git a/production.yml b/production.yml index 24d26f7..58e5eb5 100644 --- a/production.yml +++ b/production.yml @@ -60,7 +60,7 @@ services: container_name: cheatsheets_app restart: unless-stopped ports: - - 8811:80 + - "8811:80" networks: - net - default