github actions docker

This commit is contained in:
Elijah McMorris 2024-02-19 11:34:08 -08:00
parent e44d419b58
commit 85f1aa2d9a
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
4 changed files with 147 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3"
services:
next-url-shortener:
container_name: next-url-shortener
build: .
image: ghcr.io/nexveridian/next-url-shortener:latest
env_file:
- .env
ports: