working docker

This commit is contained in:
2024-04-11 17:23:47 -04:00
parent 41aaacf307
commit c762a65fb1
3 changed files with 10 additions and 17 deletions

View File

@@ -4,8 +4,8 @@ name: auburnoil
services:
frontend:
container_name: goodoil
image: anekdotin/goodoil:latest
container_name: auburnoil
image: anekdotin/auburnoil:latest
restart: on-failure
build:
context: ../oil_frontend