Update stuff so we can pass build hopefully
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ services:
|
||||
NEXT_PUBLIC_SENTRY_URL: ${NEXT_PUBLIC_SENTRY_URL}
|
||||
NEXT_PUBLIC_SENTRY_ORG: ${NEXT_PUBLIC_SENTRY_ORG}
|
||||
NEXT_PUBLIC_SENTRY_PROJECT_NAME: ${NEXT_PUBLIC_SENTRY_PROJECT_NAME}
|
||||
image: spoon:latest
|
||||
#image: git.gbrown.org/gib/spoon:latest
|
||||
image: spoon-next:latest
|
||||
#image: git.gbrown.org/gib/spoon-next:latest
|
||||
container_name: ${NEXT_CONTAINER_NAME}
|
||||
environment:
|
||||
- NODE_ENV=${NODE_ENV}
|
||||
|
||||
Reference in New Issue
Block a user