feat(deploy): update ssh-action version and remove container_name from docker-compose
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
app:
|
||||
build: .
|
||||
image: ${IMAGE_NAME:-ghcr.io/mytheclipse/gmw:latest}
|
||||
container_name: imphenbot-app
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user