Skip to content

Instantly share code, notes, and snippets.

@amjadafanah
Created August 27, 2016 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amjadafanah/a27f0bedc33084ebc14bb0803c8fdc5a to your computer and use it in GitHub Desktop.
Save amjadafanah/a27f0bedc33084ebc14bb0803c8fdc5a to your computer and use it in GitHub Desktop.
dotnet:
image: dchq/dotnet-names-directory:latest
publish_all: true
#ports:
# - 5000:5000
host: host1
mem_min: 200m
environment:
- database_driverClassName=mssql
- database_url=Server=tcp:dchq-sql-server.database.windows.net,1433;Initial Catalog=NameDirectory;Persist Security Info=False;User ID={your_username};Password={your_password};MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;
plugins:
- !plugin
id: hHjF0
lifecycle: post_create
restart: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment